home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11990 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: pinnacle.co.nz!not-for-mail
  2. From: jonc@pinnacle.co.nz (Jonathan Chen)
  3. Newsgroups: comp.os.linux.misc,comp.lang.c,comp.unix.admin,comp.security.unix
  4. Subject: Re: binaries (generated from "C" code)
  5. Date: 28 Mar 1996 17:02:07 +1200
  6. Organization: Pinnacle Software Ltd, Auckland, New Zealand
  7. Message-ID: <4jd6gf$6ff@tui.pinnacle.co.nz>
  8. References: <4j7pge$9ga@xanadu.io.com> <hendersoDovvs3.20G@netcom.com> <4ja11e$e1m@mpro1.mpro.net>
  9. NNTP-Posting-Host: tui.pinnacle.co.nz
  10. X-Newsreader: NN version 6.5.0 #3 (NOV)
  11.  
  12. In <4ja11e$e1m@mpro1.mpro.net> larry@pronet.mpro.net (Larry Motylinski) writes:
  13.  
  14. [snip]
  15. >What I used to do is read the CMOS and other eproms (looking for a
  16. >serial number or something that made it unique) and then encrypt that
  17. >code in a program.  The program (when run) would verify this
  18. >information.  It kinda sucks because you will be the one to get a call
  19. >if they change their hardware.  I used to use the lower memory block
  20. >in dos to see what hardware they had and build that into the program
  21. >also.  Another trick I used to use was using tracks on a floppy that
  22. >didn't technically exist (track 81) and that only worked with very
  23. >low-level programming (I used assembler to access the track).
  24. >
  25. >Hope this helps
  26.  
  27. And how portable would this be to UNIX systems in general?
  28. -- 
  29. Jonathan Chen <jonc@pinnacle.co.nz>
  30. --
  31. ~/.signature: Permission denied
  32.